Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor pool (close #247) #250

Closed
wants to merge 4 commits into from
Closed

refactor pool (close #247) #250

wants to merge 4 commits into from

Conversation

GGXXLL
Copy link
Contributor

@GGXXLL GGXXLL commented Aug 9, 2022

No description provided.

@GGXXLL GGXXLL changed the title refactor pool #247 refactor pool (close #247) Aug 9, 2022
@GGXXLL GGXXLL linked an issue Aug 9, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Aug 10, 2022

Codecov Report

Merging #250 (71b4952) into master (5985b15) will decrease coverage by 0.17%.
The diff coverage is 75.65%.

@@            Coverage Diff             @@
##           master     #250      +/-   ##
==========================================
- Coverage   81.10%   80.92%   -0.18%     
==========================================
  Files          99      100       +1     
  Lines        5472     5558      +86     
==========================================
+ Hits         4438     4498      +60     
- Misses        845      866      +21     
- Partials      189      194       +5     
Impacted Files Coverage Δ
control/pool/worker.go 73.77% <73.77%> (ø)
control/pool/dependency.go 76.00% <76.00%> (+9.33%) ⬆️
control/pool/pool.go 100.00% <100.00%> (ø)
serve.go 84.50% <0.00%> (-1.41%) ⬇️
c.go 76.80% <0.00%> (-0.71%) ⬇️
ctxmeta/ctxmeta.go 93.10% <0.00%> (+0.44%) ⬆️
config/watcher/file.go 67.16% <0.00%> (+2.98%) ⬆️
leader/leaderredis/redis.go 86.95% <0.00%> (+4.34%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@GGXXLL GGXXLL requested a review from Reasno August 10, 2022 01:30
@Reasno Reasno closed this Aug 11, 2022
@Reasno Reasno deleted the refactor/pool branch August 11, 2022 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor pool
2 participants